This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
while am trying to execute the below line of code, I am getting error. But am unable to get the string of fault using WS_FAULT, it returns blank, as I am setting myfault using NEW. Kindly help me to resolve this issue.
Set str_xsd = NewConnector.Storefn(storeobj)
Error 4747 on line 38: The Web Service StoreServiceHostSoap_n13 method Storefn has returned a fault.
If Err = 4747 Then
Dim myfault As WS_FAULT
Set myfault = New WS_FAULT
Messagebox "Logging to console: " & myfault.getFaultString()
Endif
Thanks,
Sundar.
Feedback response number WEBB8Z69PM created by ~Sanjay Nonjumitheroni on 10/17/2012